home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_4523.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  4.7 KB  |  237 lines

  1. -- card: 4523 from stack: in
  2. -- bmap block id: 3106
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (field)
  29. -- low flags: 01
  30. -- high flags: 0001
  31. -- rect: left=160 top=53 right=80 bottom=306
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 2
  36. -- text size: 18
  37. -- style flags: 0
  38. -- line height: 24
  39. -- part name: 
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=125 top=114 right=136 bottom=333
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseWithin
  56.   show card field sides
  57. end mouseWithin
  58.  
  59. on mouseLeave
  60.   hide card field sides
  61. end mouseLeave
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 2000
  67. -- rect: left=132 top=149 right=165 bottom=188
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76. ----- HyperTalk script -----
  77. on mouseWithin
  78.   show card field ok
  79. end mouseWithin
  80.  
  81. on mouseLeave
  82.   hide card field ok
  83. end mouseLeave
  84.  
  85.  
  86. -- part 6 (button)
  87. -- low flags: 00
  88. -- high flags: 2000
  89. -- rect: left=212 top=149 right=165 bottom=268
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: 
  98. ----- HyperTalk script -----
  99. on mouseWithin
  100.   show card field cancel
  101. end mouseWithin
  102.  
  103. on mouseLeave
  104.   hide card field cancel
  105. end mouseLeave
  106.  
  107.  
  108. -- part 9 (field)
  109. -- low flags: 01
  110. -- high flags: 0000
  111. -- rect: left=110 top=254 right=270 bottom=138
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 2
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: 
  120.  
  121.  
  122. -- part 10 (field)
  123. -- low flags: 01
  124. -- high flags: 0000
  125. -- rect: left=201 top=225 right=241 bottom=229
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 2
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: 
  134.  
  135.  
  136. -- part 11 (field)
  137. -- low flags: 01
  138. -- high flags: 0000
  139. -- rect: left=250 top=269 right=285 bottom=278
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 2
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 
  148.  
  149.  
  150. -- part 8 (field)
  151. -- low flags: 81
  152. -- high flags: 2004
  153. -- rect: left=159 top=174 right=264 bottom=324
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 0
  157. -- font id: 2
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: cancel
  162.  
  163.  
  164. -- part 7 (field)
  165. -- low flags: 81
  166. -- high flags: 2004
  167. -- rect: left=107 top=174 right=264 bottom=272
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 0 / 0
  170. -- text alignment: 0
  171. -- font id: 2
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: ok
  176.  
  177.  
  178. -- part 4 (field)
  179. -- low flags: 81
  180. -- high flags: 2004
  181. -- rect: left=176 top=142 right=266 bottom=415
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 0
  185. -- font id: 2
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: sides
  190.  
  191.  
  192. -- part 12 (field)
  193. -- low flags: 01
  194. -- high flags: 0000
  195. -- rect: left=311 top=273 right=289 bottom=339
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 0
  199. -- font id: 2
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: 
  204.  
  205.  
  206. -- part contents for card part 2
  207. ----- text -----
  208. Add Polygon
  209.  
  210. -- part contents for card part 4
  211. ----- text -----
  212. Enter the number of sides for the polygon, from a three sided triangleto a smooth 180 sided circle. Normal circles have 40 sides.  Rotate the polygon visually as you place its second point. 
  213.  
  214. -- part contents for card part 7
  215. ----- text -----
  216. The OK button accepts your changes and closes the dialog.
  217.  
  218.  
  219. -- part contents for card part 8
  220. ----- text -----
  221. The cancel button aborts the changes you have made inside the dialog box.
  222.  
  223. -- part contents for card part 9
  224. ----- text -----
  225. 4
  226.  
  227. -- part contents for card part 10
  228. ----- text -----
  229. 3
  230.  
  231. -- part contents for card part 11
  232. ----- text -----
  233. 5
  234.  
  235. -- part contents for card part 12
  236. ----- text -----
  237. 6